Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register

compile error Revision 16120: cannot find input file: `Makefile.in'

compile error Revision 16120: cannot find input file: `Makefile.in'

Hi,

just tried to compile the current trunk version on Ubuntu.

I think that I have all dependencies installed and it seems to configure correctly:

Configured OpenModelica successfully using the following options:
Simulations may use sundials suite: Yes
Simulations may use IPOPT: No
ParModelica: No
Build OMNotebook: Yes

Then I run: make omc

I get the following strange error, including the last console output:

...
checking for mpicc... yes
checking hdf5.h... OK, needs mpi.h
checking for library containing H5Eget_auto2... -lhdf5
checking default API version... 1.6
Modelica Standard Tables may use ZLIB: Yes
Modelica Standard Tables may use HDF5: Yes
Modelica Standard Tables may use MAT7.3: Yes
configure: creating ./config.status
config.status: error: cannot find input file: `Makefile.in'
make[2]: *** [../../../libraries/OpenSourceTables/unix/Makefile] Error 1
make[2]: Leaving directory `/home/zav/OpenModelicaTrunk/Revision16120/SimulationRuntime/c/ModelicaExternalC'
make[1]: *** [ModelicaExternalC/libModelicaExternalC.a] Error 2
make[1]: Leaving directory `/home/zav/OpenModelicaTrunk/Revision16120/SimulationRuntime/c'
make: *** [interactive] Error 2
zav@zav1984:~/OpenModelicaTrunk/Revision16120$

Does anyone know what I am doing wrong here?

Thanks in advance!

Re: compile error Revision 16120: cannot find input file: `Makefile.in'

Just successfully compiled revision 16181 from source. The problem seems to be solved!

There are 0 guests and 0 other users also viewing this topic
You are here: